1 '------------------------------------------------------------------------------
2 ' <auto-generated>
3 ' This code was generated
by a tool.
4 ' Runtime Version:
4.0.30319.42000
5 '
6 ' Changes to
this file may cause incorrect behavior and will be lost if
7 ' the code
is regenerated.
8 ' </auto-generated>
9 '------------------------------------------------------------------------------

10
11 Option Strict On
12 Option Explicit On
13
14 Imports System
15
16 Namespace My.Resources
17     
18     
'This class was auto-generated by the StronglyTypedResourceBuilder
19     
'class via a tool like ResGen or Visual Studio.
20     
'To add or remove a member, edit your .ResX file then rerun ResGen
21     
'with the /str option, or rebuild your VS project.
22     
'''<summary>
23     
''' A strongly-typed resource class, for looking up localized strings, etc.
24     
'''</summary>
25     <Global.System.CodeDom.Compiler.GeneratedCodeAttribute(
"System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0"), _
26      Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
27      Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
28      Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
29     Friend Module Resources
30         
31         Private resourceMan As Global.System.Resources.ResourceManager
32         
33         Private resourceCulture As Global.System.Globalization.CultureInfo
34         
35         
'''<summary>
36         
''' Returns the cached ResourceManager instance used by this class.
37         
'''</summary>
38         <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
39         Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
40             Get
41                 If Object.ReferenceEquals(resourceMan, Nothing) Then
42                     Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager(
"prjSalesInventory.Resources", GetType(Resources).Assembly)
43                     resourceMan = temp
44                 End If
45                 Return resourceMan
46             End Get
47         End Property
48         
49         
'''<summary>
50         
''' Overrides the current thread's CurrentUICulture property for all
51         
''' resource lookups using this strongly typed resource class.
52         
'''</summary>
53         <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
54         Friend Property Culture() As Global.System.Globalization.CultureInfo
55             Get
56                 Return resourceCulture
57             End Get
58             Set
59                 resourceCulture =
value
60             End Set
61         End Property
62         
63         
'''<summary>
64         
''' Looks up a localized resource of type System.Drawing.Bitmap.
65         
'''</summary>
66         Friend ReadOnly Property _shared() As System.Drawing.Bitmap
67             Get
68                 Dim obj As Object = ResourceManager.GetObject(
"shared", resourceCulture)
69                 Return CType(obj,System.Drawing.Bitmap)
70             End Get
71         End Property
72         
73         
'''<summary>
74         
''' Looks up a localized resource of type System.Drawing.Bitmap.
75         
'''</summary>
76         Friend ReadOnly Property organize() As System.Drawing.Bitmap
77             Get
78                 Dim obj As Object = ResourceManager.GetObject(
"organize", resourceCulture)
79                 Return CType(obj,System.Drawing.Bitmap)
80             End Get
81         End Property
82         
83         
'''<summary>
84         
''' Looks up a localized resource of type System.Drawing.Bitmap.
85         
'''</summary>
86         Friend ReadOnly Property x1() As System.Drawing.Bitmap
87             Get
88                 Dim obj As Object = ResourceManager.GetObject(
"x1", resourceCulture)
89                 Return CType(obj,System.Drawing.Bitmap)
90             End Get
91         End Property
92         
93         
'''<summary>
94         
''' Looks up a localized resource of type System.Drawing.Bitmap.
95         
'''</summary>
96         Friend ReadOnly Property x2() As System.Drawing.Bitmap
97             Get
98                 Dim obj As Object = ResourceManager.GetObject(
"x2", resourceCulture)
99                 Return CType(obj,System.Drawing.Bitmap)
100             End Get
101         End Property
102         
103         
'''<summary>
104         
''' Looks up a localized resource of type System.Drawing.Bitmap.
105         
'''</summary>
106         Friend ReadOnly Property xx() As System.Drawing.Bitmap
107             Get
108                 Dim obj As Object = ResourceManager.GetObject(
"xx", resourceCulture)
109                 Return CType(obj,System.Drawing.Bitmap)
110             End Get
111         End Property
112     End Module
113 End Namespace


Gõ tìm kiếm nhanh...